home *** CD-ROM | disk | FTP | other *** search
- Path: bmtlh10.bnr.ca!news
- From: John Hickin <hickin@bnr.ca>
- Newsgroups: comp.lang.c++
- Subject: Re: Problem combining signal() with exceptions on HP-UX (ugh!)
- Date: 20 Mar 1996 18:24:37 GMT
- Organization: Bell Northern Research
- Message-ID: <4ipih5$jth@bmtlh10.bnr.ca>
- References: <4iohb5$e9i@gossamer.itmel.bhp.com.au>
- NNTP-Posting-Host: bmtlh520.bnr.ca
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1 (X11; I; HP-UX A.09.05 9000/715)
- X-URL: news:4iohb5$e9i@gossamer.itmel.bhp.com.au
-
- |> I'm running HP CC on HP-UX 9, and trying to catch signals and turn them into
- exceptions.
- |>
-
- Sorry, a program conforming to the (draft) C++ standard can't do this. There was a long
- discussion of this in comp.std.c++. The result is 'undefined' so a core dump is
- acceptable.
-
- --
- John Hickin Nortel Technology, Montreal, Quebec
- (514) 765-7924 hickin@bnr.ca
-
-